Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SOAP-fault-detail object handle

A handle to a SOAP-fault-detail object.

Note: Does not apply to SpeedScript programming.

Syntax

soap-fault-detail-handle [ :attribute | :method ] 

soap-fault-detail-handle

A handle variable that references a SOAP-fault-detail object.

attribute

An attribute of the SOAP-fault-detail object.

method

A method of the SOAP–FAULT-DETAIL object.

Attributes

   

Methods

Note

You can use the GET-NODE( ) method to get an X-noderef object handle that refers to the XML that underlies a SOAP-fault-detail object. The application can then use this X-noderef object handle to access the underlying XML. The only restriction is that the application cannot use the X-noderef object handle retrieved from the SOAP-fault-detail object to access the X-document associated with the SOAP-fault object. For more information, see OpenEdge Development: Web Services .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095